-
-
Notifications
You must be signed in to change notification settings - Fork 113
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected]
- Loading branch information
Showing
16 changed files
with
63 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [0.3.3](https://github.com/saberland/saber/compare/[email protected]@0.3.3) (2019-09-11) | ||
|
||
**Note:** Version bump only for package saber-highlighter-prism | ||
|
||
## [0.3.2](https://github.com/saberland/saber/compare/[email protected]@0.3.2) (2019-08-22) | ||
|
||
### Bug Fixes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,12 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [0.3.0](https://github.com/saberland/saber/compare/[email protected]@0.3.0) (2019-09-11) | ||
|
||
### Features | ||
|
||
- **cli:** tweak logger style ([d90025d](https://github.com/saberland/saber/commit/d90025d)) | ||
|
||
## [0.2.1](https://github.com/saberland/saber/compare/[email protected]@0.2.1) (2019-08-22) | ||
|
||
### Bug Fixes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "saber-log", | ||
"version": "0.2.1", | ||
"version": "0.3.0", | ||
"files": [ | ||
"index.js", | ||
"colors.js" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [0.1.2](https://github.com/saberland/saber/compare/[email protected]@0.1.2) (2019-09-11) | ||
|
||
**Note:** Version bump only for package saber-markdown | ||
|
||
## [0.1.1](https://github.com/saberland/saber/compare/[email protected]@0.1.1) (2019-08-22) | ||
|
||
### Bug Fixes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "saber-markdown", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"files": [ | ||
"dist" | ||
], | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,12 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [0.2.2](https://github.com/saberland/saber/compare/[email protected]@0.2.2) (2019-09-11) | ||
|
||
### Bug Fixes | ||
|
||
- remove blendIn class when image is loaded ([#390](https://github.com/saberland/saber/issues/390)) ([72ccc7d](https://github.com/saberland/saber/commit/72ccc7d)) | ||
|
||
## [0.2.1](https://github.com/saberland/saber/compare/[email protected]@0.2.1) (2019-08-22) | ||
|
||
### Bug Fixes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [0.2.3](https://github.com/saberland/saber/compare/[email protected]@0.2.3) (2019-09-11) | ||
|
||
**Note:** Version bump only for package saber-plugin-prismjs | ||
|
||
## [0.2.2](https://github.com/saberland/saber/compare/[email protected]@0.2.2) (2019-08-22) | ||
|
||
### Bug Fixes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,12 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [0.4.3](https://github.com/saberland/saber/compare/[email protected]@0.4.3) (2019-09-11) | ||
|
||
### Bug Fixes | ||
|
||
- **saber-plugin-pwa:** show notifier before downloading app updates ([#420](https://github.com/saberland/saber/issues/420)) ([46166e9](https://github.com/saberland/saber/commit/46166e9)) | ||
|
||
## [0.4.2](https://github.com/saberland/saber/compare/[email protected]@0.4.2) (2019-08-22) | ||
|
||
### Bug Fixes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [0.2.2](https://github.com/saberland/saber/compare/[email protected]@0.2.2) (2019-09-11) | ||
|
||
**Note:** Version bump only for package saber-utils | ||
|
||
## [0.2.1](https://github.com/saberland/saber/compare/[email protected]@0.2.1) (2019-08-22) | ||
|
||
### Bug Fixes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "saber-utils", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"files": [ | ||
"dist", | ||
"index.js", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,22 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [0.9.0](https://github.com/saberland/saber/compare/[email protected]@0.9.0) (2019-09-11) | ||
|
||
### Bug Fixes | ||
|
||
- generate unique client id ([#423](https://github.com/saberland/saber/issues/423)) ([cf85e81](https://github.com/saberland/saber/commit/cf85e81)) | ||
- render HTML when all compilers are ready in lazy mode ([#424](https://github.com/saberland/saber/issues/424)) ([12ce2a5](https://github.com/saberland/saber/commit/12ce2a5)) | ||
|
||
### Features | ||
|
||
- Always enable SSR in dev ([#404](https://github.com/saberland/saber/issues/404)) ([442c990](https://github.com/saberland/saber/commit/442c990)) | ||
- **cli:** tweak logger style ([d90025d](https://github.com/saberland/saber/commit/d90025d)) | ||
|
||
### Performance Improvements | ||
|
||
- **webpack:** enable cache for babel-loader ([f588674](https://github.com/saberland/saber/commit/f588674)) | ||
|
||
## [0.8.1](https://github.com/saberland/saber/compare/[email protected]@0.8.1) (2019-08-22) | ||
|
||
### Bug Fixes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters