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

Continue releasing 1.0.0 with -beta and -rc #401

Open
harunurhan opened this issue Sep 22, 2017 · 1 comment
Open

Continue releasing 1.0.0 with -beta and -rc #401

harunurhan opened this issue Sep 22, 2017 · 1 comment
Assignees
Labels

Comments

@harunurhan
Copy link
Contributor

I think it would be good idea to finally release 1.0.0 but since it's not gonna be a stable one, we could start -beta.1, -beta.2 etc. When it's get more stable -rc.1, -rc.2 etc.

@harunurhan
Copy link
Contributor Author

As part of this, we have to create public_api.ts and export all public interface, service, components etc. So that we can keep track of breaking changes and have semver compliant releases.

However before, we had to export every single thing in the codebase in order to be AOT compatible angular library. We should investigate first if it's still necessary or not.

Probably related: #382

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants