1
0
Fork 0
Commit Graph

265 Commits

Author SHA1 Message Date
renovate[bot] b505d1f52b
update: update dependency standard-version to v8.0.2 (#243)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-14 22:15:57 -05:00
renovate[bot] d0c3077a44
update: update dependency standard-version to v8.0.1 [security] (#241)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-14 21:08:21 -05:00
renovate[bot] 6059ed4ba1
update: update dependency @microsoft/api-extractor to v7.9.2 (#237)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-09 08:42:29 -05:00
ssube a08967fa16
chore(release): 0.3.1-0 2020-07-09 06:40:22 -05:00
ssube 6f5a4aa13e
fix: require encoding overload for include read callback 2020-07-09 06:40:08 -05:00
ssube 24f32b922b
chore(release): 0.3.0 2020-07-08 23:43:15 -05:00
ssube 40ac13cfe3
update: js-utils to release 2020-07-08 23:43:07 -05:00
ssube db34f69dc0
chore(release): 0.3.0-5 2020-07-08 22:54:36 -05:00
ssube fdad008410
update: js-utils 2020-07-08 22:54:26 -05:00
ssube 532c56f336
chore(release): 0.3.0-4 2020-07-08 22:48:36 -05:00
ssube e4963d700b
fix: clean up polyfill plugins, externalize those modules 2020-07-08 22:48:10 -05:00
ssube 3ed00be45d
chore(release): 0.3.0-3 2020-07-08 22:20:43 -05:00
ssube f25a8ae1eb
update: js-utils 2020-07-08 22:20:33 -05:00
ssube 04e1ae80f3
fix(build): externalize lodash 2020-07-08 22:19:47 -05:00
renovate[bot] 48f4d78c32
update: update dependency lodash to v4.17.19 (#234)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-08 16:15:52 -05:00
renovate[bot] 4f390ca603
update: update dependency lodash to v4.17.18 (#233)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-08 11:49:40 -05:00
renovate[bot] 8c1479ff94
update: update dependency eslint-plugin-chai-expect to v2.2.0 (#232)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-08 08:55:47 -05:00
renovate[bot] cf01a156d7
update: update dependency rollup to v2.21.0 (#231)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-07 16:04:26 -05:00
renovate[bot] d53192b076
update: update dependency rollup to v2.20.0 (#229)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-07 10:06:41 -05:00
renovate[bot] 514e71e007
update: update dependency @types/chai-as-promised to v7.1.3 (#230)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-07 08:47:27 -05:00
renovate[bot] 8a94d5f703
update: update dependency @microsoft/api-documenter to v7.8.21 (#228)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-03 15:42:23 -05:00
renovate[bot] 8562f1f713
update: update dependency @microsoft/api-extractor to v7.9.1 (#214)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-03 11:01:08 -05:00
renovate[bot] 2fdf210672
update: update dependency rollup to v2.18.2 (#227)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-02 06:46:10 -05:00
renovate[bot] 6020f31cef
update: update dependency typescript to v3.9.6 (#226)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-01 14:11:47 -05:00
renovate[bot] 87c690e556
update: pin dependencies (#225)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-01 09:13:36 -05:00
ssube 76c777f5d9
chore(release): 0.3.0-2 2020-06-30 19:34:19 -05:00
ssube 972c7f2746
fix(include): schema callback types, tests 2020-06-30 19:34:02 -05:00
ssube 0e72b6a63a
chore(release): 0.3.0-1 2020-06-30 08:46:05 -05:00
ssube d1c722ad90
upgrade: js-utils to fix fs imports 2020-06-30 08:41:35 -05:00
ssube 77b6f4cc74
feat(include): allow consumer to provide fs functions via include schema
BREAKING CHANGE: rather than use the `fs` functions (`existsSync`,
`readSync`, etc) to include files, this uses fields of the `includeSchema`.
To maintain the previous functionality, fields should be set as follows:

- `exists = existsSync`
- `read = readSync`
- `resolve = realpathSync`
2020-06-30 08:08:03 -05:00
ssube bc06121a18
fix(build): add chunk for linked modules to fix cyclical imports, sort test modules into test chunk 2020-06-30 08:03:35 -05:00
ssube 3361099729
fix(test): remove problematic invocation of main from index 2020-06-29 18:56:08 -05:00
ssube 4165928a08
feat(build): bundle as ES module
BREAKING CHANGE: removes the umd module in favor of a smaller, standard
ES module. Consumers will need native support for ES modules (recent
evergreen browsers) or a bundler with the same (rollup, webpack, etc).
2020-06-29 18:19:35 -05:00
renovate[bot] e80d2df70f
update: update dependency mocha to v8 (#219)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-29 10:22:58 -05:00
renovate[bot] a55d6b4ac7
update: update dependency eslint-plugin-import to v2.22.0 (#224)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-28 09:23:42 -05:00
renovate[bot] fa04a24efe
update: update dependency @microsoft/api-documenter to v7.8.19 (#223)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-27 23:53:00 -05:00
renovate[bot] 4248ea93bb
update: update dependency @microsoft/api-documenter to v7.8.18 (#222)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-26 18:41:05 -05:00
renovate[bot] 1c19ed2a01
update: update dependency rollup to v2.18.1 (#221)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-26 17:09:59 -05:00
renovate[bot] 6e5337ca1c
update: update dependency tslint-etc to v1.11.1 (#218)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-26 13:18:48 -05:00
renovate[bot] 70727102fe
update: update dependency @microsoft/api-documenter to v7.8.17 (#213)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-26 12:44:39 -05:00
renovate[bot] 1c9bce73ba
update: update dependency @types/js-yaml to v3.12.5 (#215)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-26 08:30:00 -05:00
renovate[bot] 955b39dabd
update: update dependency @types/lodash to v4.14.157 (#216)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-26 06:44:05 -05:00
renovate[bot] 70bf987108
update: update dependency @microsoft/api-documenter to v7.8.14 (#206)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-22 18:52:02 -05:00
renovate[bot] e00fb0641a
update: update dependency @types/lodash to v4.14.156 (#208)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-22 10:45:08 -05:00
renovate[bot] 8f90d3fd1a
update: update dependency rollup to v2.18.0 (#207)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-22 10:15:46 -05:00
renovate[bot] e9fc906829
update: update dependency rollup to v2.16.1 (#205)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-16 09:25:22 -05:00
renovate[bot] 1bbae511f8
update: update dependency eslint-plugin-import to v2.21.2 (#200)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-16 09:03:51 -05:00
renovate[bot] 9bfee5713e
update: update dependency tslint-etc to v1.11.0 (#201)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-16 07:53:14 -05:00
renovate[bot] 878c3035d3
update: update dependency @types/lodash to v4.14.155 (#196)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-15 10:21:54 -05:00
renovate[bot] a2a0b2ed59
update: update dependency typescript to v3.9.5 (#199)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-13 14:11:02 -05:00