Skip to content
New issue

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

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

Already on GitHub? # to your account

fix: make definition files compatible with IDEs #5

Merged
merged 1 commit into from
May 10, 2020

Conversation

piotr-oles
Copy link
Owner

@piotr-oles piotr-oles commented May 10, 2020

📦 Published PR as canary version: 0.0.1-canary.5.ac4e45c.0

✨ Test out this PR locally via:

npm install @rsql/ast@0.0.1-canary.5.ac4e45c.0
npm install @rsql/builder@0.0.1-canary.5.ac4e45c.0
npm install @rsql/emitter@0.0.1-canary.5.ac4e45c.0
npm install @rsql/parser@0.0.1-canary.5.ac4e45c.0
# or 
yarn add @rsql/ast@0.0.1-canary.5.ac4e45c.0
yarn add @rsql/builder@0.0.1-canary.5.ac4e45c.0
yarn add @rsql/emitter@0.0.1-canary.5.ac4e45c.0
yarn add @rsql/parser@0.0.1-canary.5.ac4e45c.0

Version

Published prerelease version: v0.0.1-next.3

Changelog

💥 Breaking Change

  • @rsql/ast, @rsql/builder, @rsql/emitter, @rsql/parser
    • Support for custom operators + API cleanup + documentation #4 (@piotr-oles)

🚀 Enhancement

  • @rsql/ast, @rsql/builder, @rsql/emitter, @rsql/parser
    • Support for custom operators + API cleanup + documentation #4 (@piotr-oles)

🐛 Bug Fix

  • Support for custom operators + API cleanup + documentation #4 (@piotr-oles)
  • chore: add CD workflow on GitHub Actions #2 (@piotr-oles)
  • @rsql/ast, @rsql/builder, @rsql/emitter, @rsql/parser
    • fix: make definition files compatible with IDEs #5 (@piotr-oles)
  • @rsql/ast, @rsql/builder, @rsql/emitter, @rsql/parser
    • Support for custom operators + API cleanup + documentation #4 (@piotr-oles)
  • @rsql/ast, @rsql/builder, @rsql/emitter, @rsql/parser

⚠️ Pushed to next

  • @rsql/ast, @rsql/builder, @rsql/emitter, @rsql/parser
    • chore: add registry url to each package.json (@piotr-oles)
  • @rsql/ast, @rsql/builder, @rsql/emitter, @rsql/parser
    • chore: add access 'public' entry to package.json (@piotr-oles)

Authors: 1

@piotr-oles piotr-oles merged commit 962f22e into next May 10, 2020
@github-actions github-actions bot added the prerelease This change is available in a prerelease. label May 10, 2020
@github-actions
Copy link

🚀 PR was released in v1.0.0 🚀

@github-actions github-actions bot added released This issue/pull request has been released. and removed prerelease This change is available in a prerelease. labels May 10, 2020
@piotr-oles piotr-oles deleted the feature/general-improvements branch January 10, 2021 01:04
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
released This issue/pull request has been released.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant