- Updated dependencies [
4638287]:- @shopify/web-worker@6.4.0
- Updated dependencies [
3a1077c]:- @shopify/web-worker@6.3.1
- Updated dependencies [
1171b00]:- @shopify/react-hooks@4.1.2
- Updated dependencies [
2b70145]:- @shopify/react-hooks@4.1.1
- Updated dependencies [
0fc2d54]:- @shopify/react-hooks@4.1.0
- Updated dependencies [
5546b1d,d691952]:- @shopify/react-hooks@4.0.0
- @shopify/useful-types@5.3.0
- @shopify/web-worker@6.3.0
-
#2785
97f8f6cf5Thanks @vsumner! - Drop support for node 14 and 16. Support node LTS and up. -
#2787
f50049004Thanks @vsumner! - Drop support for React 17
- Updated dependencies [
97f8f6cf5,f50049004]:- @shopify/react-hooks@3.2.0
- @shopify/useful-types@5.2.0
- @shopify/web-worker@6.2.0
- Updated dependencies [
957132820]:- @shopify/web-worker@6.1.2
-
#2718
591e65366Thanks @dependabot! - Bump @babel/traverse from 7.17.9 to 7.23.2 -
Updated dependencies [
591e65366]:- @shopify/react-hooks@3.1.1
- @shopify/web-worker@6.1.1
- Updated dependencies [
f019b983e]:- @shopify/web-worker@6.1.0
- Updated dependencies [
a4eae7db3]:- @shopify/react-hooks@3.1.0
- Updated dependencies [
e470978cf]:- @shopify/web-worker@6.0.5
-
#2608
ba4da84d5Thanks @BPScott! - Useimport typeeverywhere that we deal with importing types -
Updated dependencies [
ba4da84d5]:- @shopify/react-hooks@3.0.4
- @shopify/useful-types@5.1.2
- @shopify/web-worker@6.0.3
-
#2595
93ec0a0e5Thanks @BPScott! - Useimport typewhen importing types -
Updated dependencies [
2f731db68,93ec0a0e5]:- @shopify/web-worker@6.0.2
- Updated dependencies [
2aa32e8b8]:- @shopify/react-hooks@3.0.3
- Updated dependencies [
85728a2f3]:- @shopify/web-worker@6.0.1
- Updated dependencies [
eece629bd]:- @shopify/web-worker@6.0.0
-
#2389
03c1abc8cThanks @BPScott! - Add types field to package.json export maps to support typescript consumers that usemoduleResolution: "node16" -
Updated dependencies [
03c1abc8c]:- @shopify/react-hooks@3.0.2
- @shopify/useful-types@5.1.1
- @shopify/web-worker@5.0.1
- Updated dependencies [
b42a99a7d]:- @shopify/useful-types@5.1.0
- No updates. Transitive dependency bump.
- Drop support for node 12 and Safari 10, 11 and 12. Remove wildcard export in exports field. [#2277]
- No updates. Transitive dependency bump.
- Correct wildcard export to
./*[#2209]
- No updates. Transitive dependency bump.
- No updates. Transitive dependency bump.
- Use
./*instead of./in package.json exports to fix deprecation warning. [#2184]
- No updates. Transitive dependency bump.
- No updates. Transitive dependency bump.
- Rerelease after failed publish. No code changes.
- No updates. Transitive dependency bump.
- No updates. Transitive dependency bump.
- No updates. Transitive dependency bump.
- No updates. Transitive dependency bump.
- No updates. Transitive dependency bump.
- No updates. Transitive dependency bump.
- No updates. Transitive dependency bump.
- Migrate from
sewing-kit-nexttoloomfor building - package build output remains identical. [#2039]
- No updates. Transitive dependency bump.
- Enable type checking in tests and fix type errors. [#2011]
- No updates. Transitive dependency bump.
- Updated build tooling, types are now compiled with TypeScript 4.3. [#1997]
- Added file exclusion for tests to package.json. [#2005]
- Rename test/ to tests/ [#2005]
- Ensure
tsconfig.tsbuildinfofile is not uploaded to the npm registry. [#1982]
- Update to latest sewing-kit-next for build. Update
types/typesVersionsfields to point directly into the build folder [#1980]
- Officially supports React
17.x1969
- Transitive dependency update of web-worker
- Update minimum supported node version to 12.14.0. Add engines field to help enforce usage of this version. #1906
- Removed dependency on tslib, as we no-longer compile with
tsc. #1829
- Updated multi-build outputs to include mandatory extensions to fix "Module not found" issues reported by ESM supported bundlers #1759
- Add new build outputs (CommonJS, ESM, esnext, Node) for greater tree-shakability #1698
- Updated
tslibdependency to^1.14.1. #1657
- Re-exports the new
createPlainWorkerFactoryfunction from@shopify/web-worker(#1174).
- You can now pass options as the second argument to
useWorker. These options are forwarded as the options to the worker creator (#1172).
terminatenow properly terminates the worker (#1166)).
createWorkerhas been renamed tocreateWorkerFactory(#1129).
@shopify/react-web-workerpackage