Skip to content

Add changesets #126

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 15 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions .changeset/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changesets

Hello and welcome! This folder has been automatically generated by `@changesets/cli`, a build tool that works
with multi-package repos, or single-package repos to help you version and publish your code. You can
find the full documentation for it [in our repository](https://github.com/changesets/changesets)

We have a quick list of common questions to get you started engaging with this project in
[our documentation](https://github.com/changesets/changesets/blob/main/docs/common-questions.md)
29 changes: 29 additions & 0 deletions .changeset/config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"$schema": "https://unpkg.com/@changesets/[email protected]/schema.json",
"changelog": [
"@changesets/changelog-github",
{"repo": "atlassian-labs/atlaspack"}
],
"commit": false,
"fixed": [],
"linked": [],
"access": "public",
"baseBranch": "main",
"updateInternalDependencies": "patch",
"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"
]
}
128 changes: 128 additions & 0 deletions .changeset/cyan-rats-shake.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,128 @@
---
'@atlaspack/bundler-default': minor
'@atlaspack/bundler-library': minor
'@atlaspack/compressor-brotli': minor
'@atlaspack/compressor-gzip': minor
'@atlaspack/compressor-raw': minor
'@atlaspack/config-default': minor
'@atlaspack/config-repl': minor
'@atlaspack/config-webextension': minor
'@atlaspack/cache': minor
'@atlaspack/cli': minor
'@atlaspack/codeframe': minor
'@atlaspack/conditional-import-types': minor
'@atlaspack/core': minor
'@atlaspack/diagnostic': minor
'@atlaspack/feature-flags': minor
'@atlaspack/fs': minor
'@atlaspack/graph': minor
'@atlaspack/integration-tests': minor
'@atlaspack/logger': minor
'@atlaspack/markdown-ansi': minor
'@atlaspack/package-manager': minor
'@atlaspack/plugin': minor
'@atlaspack/profiler': minor
'@atlaspack/register': minor
'@atlaspack/rust': minor
'@atlaspack/test-utils': minor
'@atlaspack/types': minor
'@atlaspack/types-internal': minor
'@atlaspack/utils': minor
'@atlaspack/workers': minor
'@atlaspack/link': minor
'@atlaspack/babel-preset': minor
'@atlaspack/babel-register': minor
'@atlaspack/bundle-stats': minor
'@atlaspack/eslint-config': minor
'@atlaspack/eslint-config-browser': minor
'@atlaspack/eslint-plugin': minor
'@atlaspack/query': minor
'@atlaspack/parcel-to-atlaspack': minor
'@atlaspack/namer-default': minor
'@atlaspack/optimizer-blob-url': minor
'@atlaspack/optimizer-css': minor
'@atlaspack/optimizer-cssnano': minor
'@atlaspack/optimizer-data-url': minor
'@atlaspack/optimizer-htmlnano': minor
'@atlaspack/optimizer-image': minor
'@atlaspack/optimizer-inline-requires': minor
'@atlaspack/optimizer-svgo': minor
'@atlaspack/optimizer-swc': minor
'@atlaspack/optimizer-terser': minor
'@atlaspack/packager-css': minor
'@atlaspack/packager-html': minor
'@atlaspack/packager-js': minor
'@atlaspack/packager-raw': minor
'@atlaspack/packager-raw-url': minor
'@atlaspack/packager-svg': minor
'@atlaspack/packager-ts': minor
'@atlaspack/packager-wasm': minor
'@atlaspack/packager-webextension': minor
'@atlaspack/packager-xml': minor
'@atlaspack/reporter-build-metrics': minor
'@atlaspack/reporter-bundle-analyzer': minor
'@atlaspack/reporter-bundle-buddy': minor
'@atlaspack/reporter-bundle-stats': minor
'@atlaspack/reporter-cli': minor
'@atlaspack/reporter-conditional-manifest': minor
'@atlaspack/reporter-dev-server': minor
'@atlaspack/reporter-dev-server-sw': minor
'@atlaspack/reporter-json': minor
'@atlaspack/reporter-lsp': minor
'@atlaspack/reporter-sourcemap-visualiser': minor
'@atlaspack/reporter-tracer': minor
'@atlaspack/resolver-default': minor
'@atlaspack/resolver-glob': minor
'@atlaspack/resolver-repl-runtimes': minor
'@atlaspack/runtime-browser-hmr': minor
'@atlaspack/runtime-js': minor
'@atlaspack/runtime-react-refresh': minor
'@atlaspack/runtime-service-worker': minor
'@atlaspack/runtime-webextension': minor
'@atlaspack/transformer-babel': minor
'@atlaspack/transformer-css': minor
'@atlaspack/transformer-glsl': minor
'@atlaspack/transformer-graphql': minor
'@atlaspack/transformer-html': minor
'@atlaspack/transformer-image': minor
'@atlaspack/transformer-inline': minor
'@atlaspack/transformer-inline-string': minor
'@atlaspack/transformer-js': minor
'@atlaspack/transformer-json': minor
'@atlaspack/transformer-jsonld': minor
'@atlaspack/transformer-less': minor
'@atlaspack/transformer-mdx': minor
'@atlaspack/transformer-postcss': minor
'@atlaspack/transformer-posthtml': minor
'@atlaspack/transformer-pug': minor
'@atlaspack/transformer-raw': minor
'@atlaspack/transformer-react-refresh-wrap': minor
'@atlaspack/transformer-sass': minor
'@atlaspack/transformer-svg': minor
'@atlaspack/transformer-svg-react': minor
'@atlaspack/transformer-toml': minor
'@atlaspack/transformer-typescript-tsc': minor
'@atlaspack/transformer-typescript-types': minor
'@atlaspack/transformer-webextension': minor
'@atlaspack/transformer-webmanifest': minor
'@atlaspack/transformer-worklet': minor
'@atlaspack/transformer-xml': minor
'@atlaspack/transformer-yaml': minor
'@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
'@atlaspack/node-resolver-core': minor
'@atlaspack/service-worker': minor
'@atlaspack/ts-utils': minor
'@atlaspack/validator-eslint': minor
'@atlaspack/validator-typescript': minor
---

Initial changeset release - atlaspack will move towards changeset releases
145 changes: 145 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,145 @@
{
"mode": "pre",
"tag": "dev",
"initialVersions": {
"caniuse-database": "0.0.0",
"lmdb-js-lite": "0.1.5",
"@atlaspack/bundler-default": "2.12.0",
"@atlaspack/bundler-library": "2.11.0",
"@atlaspack/compressor-brotli": "2.12.0",
"@atlaspack/compressor-gzip": "2.12.0",
"@atlaspack/compressor-raw": "2.12.0",
"@atlaspack/config-default": "2.12.0",
"@atlaspack/config-repl": "2.12.0",
"@atlaspack/config-webextension": "2.12.0",
"@atlaspack/cache": "2.12.0",
"@atlaspack/cli": "2.12.0",
"@atlaspack/codeframe": "2.12.0",
"@atlaspack/conditional-import-types": "2.12.0",
"@atlaspack/core": "2.12.0",
"@atlaspack/diagnostic": "2.12.0",
"@atlaspack/feature-flags": "2.12.0",
"@atlaspack/fs": "2.12.0",
"@atlaspack/graph": "3.2.0",
"@atlaspack/integration-tests": "2.12.0",
"@atlaspack/logger": "2.12.0",
"@atlaspack/markdown-ansi": "2.12.0",
"@atlaspack/package-manager": "2.12.0",
"@atlaspack/plugin": "2.12.0",
"@atlaspack/profiler": "2.12.0",
"@atlaspack/register": "2.12.0",
"@atlaspack/rust": "2.12.0",
"@atlaspack/test-utils": "2.12.0",
"@atlaspack/types": "2.12.0",
"@atlaspack/types-internal": "2.12.0",
"@atlaspack/utils": "2.12.0",
"@atlaspack/workers": "2.12.0",
"@atlaspack/link": "2.12.0",
"@atlaspack/babel-preset": "2.12.0",
"@atlaspack/babel-register": "2.12.0",
"@atlaspack/bundle-stats": "2.12.0",
"@atlaspack/eslint-config": "2.12.0",
"@atlaspack/eslint-config-browser": "2.12.0",
"@atlaspack/eslint-plugin": "2.12.0",
"fuzzer": "2.12.0",
"@atlaspack/query": "2.12.0",
"@atlaspack/repl": "0.1.0",
"@atlaspack/conditional-bundling-example": "2.12.0",
"@atlaspack/eslint-example": "2.12.0",
"@atlaspack/html-example": "2.12.0",
"@atlaspack/kitchen-sink-example": "2.12.0",
"@atlaspack/react-hmr-example": "2.12.0",
"@atlaspack/react-refresh-example": "2.12.0",
"@atlaspack/simple-example": "2.12.0",
"@atlaspack/typechecking-example": "2.12.0",
"@atlaspack/typescript-example": "2.12.0",
"@atlaspack/parcel-to-atlaspack": "2.12.0",
"@atlaspack/namer-default": "2.12.0",
"@atlaspack/optimizer-blob-url": "2.12.0",
"@atlaspack/optimizer-css": "2.12.0",
"@atlaspack/optimizer-cssnano": "2.12.0",
"@atlaspack/optimizer-data-url": "2.12.0",
"@atlaspack/optimizer-htmlnano": "2.12.0",
"@atlaspack/optimizer-image": "2.12.0",
"@atlaspack/optimizer-inline-requires": "2.12.0",
"@atlaspack/optimizer-svgo": "2.12.0",
"@atlaspack/optimizer-swc": "2.12.0",
"@atlaspack/optimizer-terser": "2.12.0",
"@atlaspack/packager-css": "2.12.0",
"@atlaspack/packager-html": "2.12.0",
"@atlaspack/packager-js": "2.12.0",
"@atlaspack/packager-raw": "2.12.0",
"@atlaspack/packager-raw-url": "2.12.0",
"@atlaspack/packager-svg": "2.12.0",
"@atlaspack/packager-ts": "2.12.0",
"@atlaspack/packager-wasm": "2.12.0",
"@atlaspack/packager-webextension": "2.12.0",
"@atlaspack/packager-xml": "2.12.0",
"@atlaspack/reporter-build-metrics": "2.12.0",
"@atlaspack/reporter-bundle-analyzer": "2.12.0",
"@atlaspack/reporter-bundle-buddy": "2.12.0",
"@atlaspack/reporter-bundle-stats": "2.12.0",
"@atlaspack/reporter-cli": "2.12.0",
"@atlaspack/reporter-conditional-manifest": "2.12.0",
"@atlaspack/reporter-dev-server": "2.12.0",
"@atlaspack/reporter-dev-server-sw": "2.12.0",
"@atlaspack/reporter-json": "2.12.0",
"@atlaspack/reporter-lsp": "2.12.0",
"@atlaspack/reporter-sourcemap-visualiser": "2.12.0",
"@atlaspack/reporter-tracer": "2.12.0",
"@atlaspack/resolver-default": "2.12.0",
"@atlaspack/resolver-glob": "2.12.0",
"@atlaspack/resolver-repl-runtimes": "2.12.0",
"@atlaspack/runtime-browser-hmr": "2.12.0",
"@atlaspack/runtime-js": "2.12.0",
"@atlaspack/runtime-react-refresh": "2.12.0",
"@atlaspack/runtime-service-worker": "2.12.0",
"@atlaspack/runtime-webextension": "2.12.0",
"@atlaspack/transformer-babel": "2.12.0",
"@atlaspack/transformer-css": "2.12.0",
"@atlaspack/transformer-glsl": "2.12.0",
"@atlaspack/transformer-graphql": "2.12.0",
"@atlaspack/transformer-html": "2.12.0",
"@atlaspack/transformer-image": "2.12.0",
"@atlaspack/transformer-inline": "2.12.0",
"@atlaspack/transformer-inline-string": "2.12.0",
"@atlaspack/transformer-js": "2.12.0",
"@atlaspack/transformer-json": "2.12.0",
"@atlaspack/transformer-jsonld": "2.12.0",
"@atlaspack/transformer-less": "2.12.0",
"@atlaspack/transformer-mdx": "2.12.0",
"@atlaspack/transformer-postcss": "2.12.0",
"@atlaspack/transformer-posthtml": "2.12.0",
"@atlaspack/transformer-pug": "2.12.0",
"@atlaspack/transformer-raw": "2.12.0",
"@atlaspack/transformer-react-refresh-wrap": "2.12.0",
"@atlaspack/transformer-sass": "2.12.0",
"@atlaspack/transformer-svg": "2.12.0",
"@atlaspack/transformer-svg-react": "2.12.0",
"@atlaspack/transformer-toml": "2.12.0",
"@atlaspack/transformer-typescript-tsc": "2.12.0",
"@atlaspack/transformer-typescript-types": "2.12.0",
"@atlaspack/transformer-webextension": "2.12.0",
"@atlaspack/transformer-webmanifest": "2.12.0",
"@atlaspack/transformer-worklet": "2.12.0",
"@atlaspack/transformer-xml": "2.12.0",
"@atlaspack/transformer-yaml": "2.12.0",
"@atlaspack/lsp": "2.12.0",
"@atlaspack/lsp-protocol": "2.12.0",
"@atlaspack/watcher-watchman-js": "2.12.0",
"atlaspack-for-vscode": "2.12.0",
"@atlaspack/babel-plugin-transform-contextual-imports": "2.12.0",
"@atlaspack/babel-plugin-transform-runtime": "2.12.0",
"@atlaspack/babel-preset-env": "2.12.0",
"@atlaspack/swc-plugin-contextual-imports": "2.12.0",
"@atlaspack/create-react-app": "2.12.0",
"@atlaspack/events": "2.12.0",
"@atlaspack/macros": "2.12.0",
"@atlaspack/node-resolver-core": "3.3.0",
"@atlaspack/service-worker": "2.12.0",
"@atlaspack/ts-utils": "2.12.0",
"@atlaspack/validator-eslint": "2.12.0",
"@atlaspack/validator-typescript": "2.12.0"
},
"changesets": ["cyan-rats-shake"]
}
4 changes: 3 additions & 1 deletion .github/workflows/canary-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,7 @@ jobs:
secrets: inherit
with:
profile: canary
release-command: yarn canary:release
release-command: |
yarn canary:release
yarn changeset publish
Copy link
Contributor

@MonicaOlejniczak MonicaOlejniczak Oct 15, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we remove the lerna release then? Or are you moreso testing it out? Also, if we always publish on main then we should remove the tag-release workflow and associated commands. But, in saying that people might want a non-debug build too and having the generated pr for public releases is useful imo

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will probably need to test this out a bit before being confident in it.

type: canary
16 changes: 8 additions & 8 deletions crates/lmdb-js-lite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@
"license": "Apache-2.0",
"devDependencies": {
"@napi-rs/cli": "^2.18.4",
"@atlaspack/cache": "*",
"@atlaspack/core": "*",
"@atlaspack/fs": "*",
"@atlaspack/types": "*",
"@atlaspack/cache": "3.0.0-dev.0",
"@atlaspack/core": "2.13.0-dev.0",
"@atlaspack/fs": "3.0.0-dev.0",
"@atlaspack/types": "2.13.0-dev.0",
"@types/node": "^22.3.0",
"bench-node": "^0.0.1-beta.0",
"lmdb": "^3.0.13",
Expand All @@ -47,10 +47,10 @@
"version": "napi version"
},
"peerDependencies": {
"@atlaspack/cache": "*",
"@atlaspack/core": "*",
"@atlaspack/fs": "*",
"@atlaspack/types": "*"
"@atlaspack/cache": "3.0.0-dev.0",
"@atlaspack/core": "2.13.0-dev.0",
"@atlaspack/fs": "3.0.0-dev.0",
"@atlaspack/types": "2.13.0-dev.0"
},
"stableVersion": "0.0.0"
}
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,9 @@
"postinstall": "patch-package"
},
"devDependencies": {
"@atlaspack/babel-register": "*",
"@babel/core": "^7.22.11",
"@changesets/cli": "^2.27.9",
"@changesets/changelog-github": "^0.5.0",
"@khanacademy/flow-to-ts": "^0.5.2",
"@napi-rs/cli": "^2.18.3",
"@types/node": ">= 18",
Expand Down
17 changes: 17 additions & 0 deletions packages/bundlers/default/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# @atlaspack/bundler-default

## 2.13.0-dev.0

### Minor Changes

- [#126](https://github.com/atlassian-labs/atlaspack/pull/126) [`fc170e3`](https://github.com/atlassian-labs/atlaspack/commit/fc170e325357a052844e077bb069bb9b949bd905) Thanks [@yamadapc](https://github.com/yamadapc)! - Initial changeset release - atlaspack will move towards changeset releases

### Patch Changes

- Updated dependencies [[`fc170e3`](https://github.com/atlassian-labs/atlaspack/commit/fc170e325357a052844e077bb069bb9b949bd905)]:
- @atlaspack/[email protected]
- @atlaspack/[email protected]
- @atlaspack/[email protected]
- @atlaspack/[email protected]
- @atlaspack/[email protected]
- @atlaspack/[email protected]
Loading
Loading