161 Commits

Author SHA1 Message Date
ezolenko
f84afe983b - updating dependencies 2022-04-21 11:30:01 -06:00
ezolenko
ff8895103c - prefix on errors #300 2022-03-04 22:37:24 -07:00
bluelovers
1008a43abf
chore: should not lock deps version (#293) 2021-12-14 12:40:29 -07:00
ezolenko
21f67e9540 - updating tslib version in dependencies 2021-12-09 10:14:14 -07:00
ezolenko
a9e617a4b0 - package version 2021-11-23 10:23:37 -07:00
ezolenko
b9c2529099 - package version to 31.1 2021-11-23 10:19:10 -07:00
ezolenko
ef4725b5c8 - updating object-hash to 2.2.0 #291 2021-11-23 10:17:44 -07:00
ezolenko
86296a7e7d - package version 2021-11-16 17:49:58 -07:00
ezolenko
c4bfe211eb - removing rollup watch dependency and running npm audit fix 2021-11-16 17:34:59 -07:00
bluelovers
34005979e9 fix(tslib): https://github.com/ezolenko/rollup-plugin-typescript2/issues/286 2021-11-04 02:10:43 +08:00
ezolenko
b76ff690be - updating dependencies 2021-05-19 13:28:15 -06:00
dependabot[bot]
37668fec8b
Bump lodash from 4.17.20 to 4.17.21 (#269)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-19 13:16:13 -06:00
ezolenko
8fd8595c0f - self-build to 0.30.0 2021-02-18 09:38:03 -07:00
ezolenko
b6b3738163 - package version 2021-02-18 09:36:03 -07:00
ezolenko
c6f6e52933 - updating dependencies, version to 0.30.0 2021-02-18 09:30:07 -07:00
ezolenko
bd2e04317b - updating dependencies 2020-12-17 16:24:08 -07:00
ezolenko
5ce7676ad0 - package version 2020-10-30 13:05:08 -06:00
ezolenko
5ab0e788e1 - package version 2020-10-30 13:01:58 -06:00
ezolenko
35b04d73ab - package version 2020-10-16 14:05:05 -06:00
ezolenko
fc2274d2ea - package version
- syntax
2020-10-02 10:49:00 -06:00
ezolenko
2f51110a8c - package version 2020-09-25 14:03:34 -06:00
ezolenko
2cace3fd80 - updating dependencies 2020-09-25 13:43:38 -06:00
ezolenko
dcf59ac488 - package version 2020-08-07 12:23:51 -06:00
ezolenko
76274d421b - updating dependencies 2020-08-07 12:04:35 -06:00
dependabot[bot]
b33126ba66
Bump lodash from 4.17.15 to 4.17.19 (#233)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-07 11:28:04 -06:00
ezolenko
428140bd22 - package version 2020-05-12 13:13:08 -06:00
Alex Lende
b4a25cc48d Update tslb 2020-05-07 11:17:26 -05:00
ezolenko
294d654f34 - package version 2020-03-27 00:08:57 -06:00
ezolenko
69502e151b - updating dependencies 2020-03-26 23:55:01 -06:00
ezolenko
034abe0a83 - updating dependencies 2020-03-26 23:45:45 -06:00
Tiger Oakes
c6c733fcb5 Use imports with @rollup/pluginutils 2020-03-26 11:07:35 -07:00
Eugene Zolenko
ac821249f3 - package version 2020-02-11 17:33:17 -07:00
Eugene Zolenko
417c8e53b8 - package version 2020-02-11 16:21:47 -07:00
Eugene Zolenko
c88688c5b1 - updating dependencies 2020-02-11 16:20:10 -07:00
Anton Gilgur
9afc8df0a1 (fix): upgrade object-hash to support async/await syntax
- object-hash v2.0.2 adds/fixes support for async functions
  - object-hash v2 has no breaking changes, just drops testing of
    Node < 6
    - Node 5 was EOL April 2018, and on top of that Node 6
      was EOL April 2019, and Node 8 was EOL December 2019, so this is
      still more tested support than is necessary

- objectHashIgnoreUnknownHack isn't useful for its original purpose to
  workaround this, but is still useful for other types of
  objects/syntaxes that object-hash may not handle yet
  (e.g. async generator functions), so leave the hack in
  - might be good to add a warning though? so that those who used this
    option for async/await can upgrade and remove it (and have a
    stable cache again)
2020-02-10 21:26:42 -05:00
Eugene Zolenko
531f5f0a1b - package version 2019-12-03 10:28:31 -07:00
Eugene Zolenko
7e9f5c8c9f - package version 2019-11-05 11:02:44 -07:00
Marijn Haverbeke
46c3127db2 Upgrade rollup to fix failure to emit declarations 2019-11-04 14:09:18 +01:00
Eugene Zolenko
f330ba580e - updating build scripts to cleanup before build 2019-10-28 11:09:58 -06:00
Eugene Zolenko
6cfddd4f74 - updating package.json for minimum rollup version
- readme
- fix for linter warnings
- package version
2019-10-28 10:51:27 -06:00
Eugene Zolenko
c20a19fe34 - updating readme and package version 2019-10-28 10:30:50 -06:00
Marijn Haverbeke
889c716d4e Upgrade to rollup 1.25.1 for build (#184) 2019-10-21 22:27:03 -06:00
Eugene Zolenko
55f37dd8d2 - package version 2019-09-26 15:40:27 -06:00
Eugene Zolenko
62364b8425 - package version 2019-09-12 16:29:26 -06:00
Eugene Zolenko
1b9fa288ab - package version 2019-09-09 15:00:10 -06:00
Eugene Zolenko
cbdc6ae8ae - package version 2019-08-28 17:51:58 -06:00
Eugene Zolenko
24284605f3 - build and package version 2019-08-28 17:35:44 -06:00
Nick McCurdy
ffda2e539b Move cache directory to node_modules (#167)
* Move cache directory to node_modules

* Use find-cache-dir to find .cache in node_modules
2019-08-28 17:26:05 -06:00
Eugene Zolenko
afaf7140fd - package version 2019-08-22 18:29:02 -06:00
Eugene Zolenko
b0a0ecb5ee - not trying to resolve imports unrelated to this plugin
- version
#162
2019-08-01 15:57:35 -06:00