Commit 4decca1
authored
chore: bump the version of fast-element to 3.0.0-rc.1 (#7499)
# Pull Request
## 📖 Description
Bumping the `@microsoft/fast-element` to version 3.0.0 release candidate 1 aka `3.0.0-rc.1`.
This is intended to showcase the updated APIs that were part of the now deprecated `@microsoft/fast-html` package and update the docs with sections on declarative template writing. This release candidate should include all breaking changes except #7247 which is currently being evaluated.
## 👩💻 Reviewer Notes
This change manually sets the version as beachball does not yet have a stable-to-prerelease and prerelease-to-stable feature.
We intend to publish several release candidates before moving to stable, which we will do as soon as we perform more testing and get community feedback on the updates.
## ✅ Checklist
### General
- [ ] I have included a change request file using `$ npm run change`
- [ ] I have added tests for my changes.
- [x] I have tested my changes.
- [x] I have updated the project documentation to reflect my changes.
- [x] I have read the [CONTRIBUTING](https://github.com/microsoft/fast/blob/main/CONTRIBUTING.md) documentation and followed the [standards](https://github.com/microsoft/fast/blob/main/CODE_OF_CONDUCT.md#our-standards) for this project.
## ⏭ Next Steps
- Publish the `@microsoft/fast-element` package
- Deploy the updated documentation1 parent a165e94 commit 4decca1
6 files changed
Lines changed: 12 additions & 12 deletions
File tree
- examples/todo-app
- packages
- fast-element
- fast-router
- fast-test-harness
- sites/website
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
0 commit comments