diff --git a/.changeset/config.json b/.changeset/config.json index 523d839df..6ab5ac5c6 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -10,5 +10,20 @@ "access": "public", "baseBranch": "main", "updateInternalDependencies": "patch", - "ignore": [] + "ignore": [ + "caniuse-database", + "lmdb-js-lite", + "fuzzer", + "@atlaspack/repl", + "@atlaspack/conditional-bundling-example", + "@atlaspack/eslint-example", + "@atlaspack/html-example", + "@atlaspack/kitchen-sink-example", + "@atlaspack/react-hmr-example", + "@atlaspack/react-refresh-example", + "@atlaspack/simple-example", + "@atlaspack/typechecking-example", + "@atlaspack/typescript-example", + "atlaspack-for-vscode" + ] } diff --git a/.changeset/stale-cobras-ring.md b/.changeset/two-chairs-talk.md similarity index 95% rename from .changeset/stale-cobras-ring.md rename to .changeset/two-chairs-talk.md index f8e4b5df5..590f799b4 100644 --- a/.changeset/stale-cobras-ring.md +++ b/.changeset/two-chairs-talk.md @@ -37,7 +37,6 @@ '@atlaspack/eslint-config-browser': minor '@atlaspack/eslint-plugin': minor '@atlaspack/query': minor -'@atlaspack/repl': minor '@atlaspack/parcel-to-atlaspack': minor '@atlaspack/namer-default': minor '@atlaspack/optimizer-blob-url': minor @@ -112,8 +111,10 @@ '@atlaspack/lsp': minor '@atlaspack/lsp-protocol': minor '@atlaspack/watcher-watchman-js': minor +'@atlaspack/babel-plugin-transform-contextual-imports': minor '@atlaspack/babel-plugin-transform-runtime': minor '@atlaspack/babel-preset-env': minor +'@atlaspack/swc-plugin-contextual-imports': minor '@atlaspack/create-react-app': minor '@atlaspack/events': minor '@atlaspack/macros': minor @@ -124,7 +125,4 @@ '@atlaspack/validator-typescript': minor --- -Initial publish moving to changesets - -`atlaspack` will move to a changeset release model, and continuously publish new -versions to NPM using semantic versioning. +Initial changeset release - atlaspack will move towards changeset releases