Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
hyperbook@0.6.0
Minor Changes
#371
5a287b2Thanks @mikebarkmin! - # Introducing HyperlibraryA Hyperlibrary is a way to connect multiple Hyperbooks and Hyperlibraries with
each other. Hyperlibraries are a super flexible way to develop connected
Hyperbooks.
A Hyperlibrary is nothing more than a
hyperlibrary.jsonfiles.Here is an example for connecting different versions.
{ "name": "Versions", "library": [ { "src": "v1", "name": "1.0.0", "basePath": "v1" }, { "src": "v2", "name": "2.0.0", "basePath": "/" } ] }The folder structure in this case would look like this:
As for a Hyperbook, you also have to run the
hyperbook setupfirst.Afterwards you can use the
hyperbook buildcommand for building yourHyperlibrary.
The
hyperbook devcommand is not supported with this release. As a workaround you have to start the Hyperbooks as standalones. For exampleCLI Changes
hyperbook setupdoes not download the template any more from the GitHub repo, but bundles it. This should decrease bandwidth and improve setup speed.hyperbook buildandhyperbook setupreceived new command line outputs. This was necessary for not getting lost when using the CLI with a Hyperlibrary.Patch Changes
5a287b2]:@hyperbook/next-watch@0.1.0
Minor Changes
#371
5a287b2Thanks @mikebarkmin! - # Introducing HyperlibraryA Hyperlibrary is a way to connect multiple Hyperbooks and Hyperlibraries with
each other. Hyperlibraries are a super flexible way to develop connected
Hyperbooks.
A Hyperlibrary is nothing more than a
hyperlibrary.jsonfiles.Here is an example for connecting different versions.
{ "name": "Versions", "library": [ { "src": "v1", "name": "1.0.0", "basePath": "v1" }, { "src": "v2", "name": "2.0.0", "basePath": "/" } ] }The folder structure in this case would look like this:
As for a Hyperbook, you also have to run the
hyperbook setupfirst.Afterwards you can use the
hyperbook buildcommand for building yourHyperlibrary.
The
hyperbook devcommand is not supported with this release. As a workaround you have to start the Hyperbooks as standalones. For exampleCLI Changes
hyperbook setupdoes not download the template any more from the GitHub repo, but bundles it. This should decrease bandwidth and improve setup speed.hyperbook buildandhyperbook setupreceived new command line outputs. This was necessary for not getting lost when using the CLI with a Hyperlibrary.Patch Changes
5a287b2]:@hyperbook/types@0.3.0
Minor Changes
#371
5a287b2Thanks @mikebarkmin! - # Introducing HyperlibraryA Hyperlibrary is a way to connect multiple Hyperbooks and Hyperlibraries with
each other. Hyperlibraries are a super flexible way to develop connected
Hyperbooks.
A Hyperlibrary is nothing more than a
hyperlibrary.jsonfiles.Here is an example for connecting different versions.
{ "name": "Versions", "library": [ { "src": "v1", "name": "1.0.0", "basePath": "v1" }, { "src": "v2", "name": "2.0.0", "basePath": "/" } ] }The folder structure in this case would look like this:
As for a Hyperbook, you also have to run the
hyperbook setupfirst.Afterwards you can use the
hyperbook buildcommand for building yourHyperlibrary.
The
hyperbook devcommand is not supported with this release. As a workaround you have to start the Hyperbooks as standalones. For exampleCLI Changes
hyperbook setupdoes not download the template any more from the GitHub repo, but bundles it. This should decrease bandwidth and improve setup speed.hyperbook buildandhyperbook setupreceived new command line outputs. This was necessary for not getting lost when using the CLI with a Hyperlibrary.@hyperbook/element-alert@0.1.7
Patch Changes
@hyperbook/element-bitflow@0.1.8
Patch Changes
@hyperbook/element-bookmarks@0.2.2
Patch Changes
@hyperbook/element-collapsible@0.2.3
Patch Changes
@hyperbook/element-dl@0.1.7
Patch Changes
@hyperbook/element-excalidraw@0.2.2
Patch Changes
@hyperbook/element-mermaid@0.1.7
Patch Changes
@hyperbook/element-protect@0.2.2
Patch Changes
@hyperbook/element-qr@0.1.8
Patch Changes
@hyperbook/element-struktog@0.1.7
Patch Changes
@hyperbook/element-tabs@0.1.8
Patch Changes
@hyperbook/element-term@0.1.7
Patch Changes
@hyperbook/element-youtube@0.1.7
Patch Changes
@hyperbook/markdown@0.3.2
Patch Changes
@hyperbook/provider@0.1.7
Patch Changes
5a287b2]:@hyperbook/styles@0.1.7
Patch Changes
hyperbook-simple-template@0.7.0
Minor Changes
#371
5a287b2Thanks @mikebarkmin! - # Introducing HyperlibraryA Hyperlibrary is a way to connect multiple Hyperbooks and Hyperlibraries with
each other. Hyperlibraries are a super flexible way to develop connected
Hyperbooks.
A Hyperlibrary is nothing more than a
hyperlibrary.jsonfiles.Here is an example for connecting different versions.
{ "name": "Versions", "library": [ { "src": "v1", "name": "1.0.0", "basePath": "v1" }, { "src": "v2", "name": "2.0.0", "basePath": "/" } ] }The folder structure in this case would look like this:
As for a Hyperbook, you also have to run the
hyperbook setupfirst.Afterwards you can use the
hyperbook buildcommand for building yourHyperlibrary.
The
hyperbook devcommand is not supported with this release. As a workaround you have to start the Hyperbooks as standalones. For exampleCLI Changes
hyperbook setupdoes not download the template any more from the GitHub repo, but bundles it. This should decrease bandwidth and improve setup speed.hyperbook buildandhyperbook setupreceived new command line outputs. This was necessary for not getting lost when using the CLI with a Hyperlibrary.Patch Changes
hyperbook-studio@0.4.3
Patch Changes