Skip to content
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

Changesets: Versioning & Publication #41

Merged
merged 1 commit into from
Sep 4, 2023
Merged

Conversation

Pkmmte
Copy link
Member

@Pkmmte Pkmmte commented Aug 7, 2023

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@roboplay/robo.js@0.9.0

Minor Changes

  • 91dd336: feat(compiler): declaration generation now uses tsconfig.json as base & better defaults
  • 2a599e6: feat: spirits system now enabled by default
  • 8a51502: feat(compiler): new config option to exclude files from being processed
  • e839778: feat: support for config files inside "config" directory
  • f6168a0: feat(compiler): create declaration files for plugin builds
  • 8d0558d: feat(flashcore): support for functional updates in "set" function
  • 65d596a: feat(logger): can now fork logger instances
  • 90de0b0: refactor(cli): parse arguments directly instead of using commander
  • a57cc0b: feat: support for new plugin config files
  • 680ea66: refactor: removed built-in api server functionality in favor of new plugin

Patch Changes

  • 16dd50b: feat: remember command registration errors as warnings until successful retry
  • 0debaa6: patch: faster restarts after failed attempts
  • f39a8a3: fix(cli): correctly parse adjacent cli options without positional values
  • 608fc39: patch: more descriptive logs after failed restarts
  • e6af082: chore: export types for state functions
  • d2a97f2: patch(compiler): use logger levels typescript dianostic output
  • f4c1e58: fix(cli): only apply spirit system in buildasync function for non-plugin builds
  • 1d271cd: fix: continue checking modules when building manifest even if root is empty
  • aab42e9: fix(spirit): listener functions now handle undefined values better
  • 7f20457: fix(portal): delegate plugin and auto metadata to nested entries
  • fb97b95: patch(compiler): improved debug messages & removed redundant check
  • c758ebb: patch: print manifest summary rather than entire content after generating
  • 2b95206: patch(cli): print specific command key that caused registration error
  • 392a36f: fix: correctly merge events when reading plugins manifest

create-robo@0.5.2

Patch Changes

  • e76674b: patch: removed noemit tsconfig option

@vercel
Copy link

vercel bot commented Aug 7, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
robo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 4, 2023 7:07am

@Pkmmte Pkmmte merged commit b396faa into main Sep 4, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant