Releases: soymadip/portosaur
Releases · soymadip/portosaur
Release list
v0.11.0
What's New?
⏩︎ Features
- docs: Convert SrcPv component to "View Source" button.
- notes: Add icon and color frontmatter.
- playground: Show only err for link and install when playground exists.
- init: Disable copying gitignore if vcs provider is selected none.
- Add and add abstraction the playground command.
- build: Allow to customize build output dir.
- dev: Trigger hmr at code change in dev server.
⏩︎ Bug Fixes
- style: Fix sidevar logo is not rounded.
- aboutMe: Fix resume button always visible.
- notes: Fix note cards using desc instead of regular description key.
- cli: Fix cli failing to resolve vars in config.
- NoteCards: Fix cards getting wrong url.
- init: Add .nojekyll at build time instead of cluttering user project dir.
⏩︎ Refactor
- playground: Update run helper signature to use options object.
- Modularize playground runner and add automated smoke test script.
- cli: Convert the providers's type argument to flag -t .
- core: Improve loadUserConfig to resolve vars.
v0.10.0
What's new?
⏩︎ Features
- code-block: Add more prism languages
- md: Port prism config from legacy branch & add magic-comments
- katex: Self host Katex css instead of using cdn
- config: Add edit_url option to have a "Edit This Page" button
- Make the navbar version entry responsive
- schema: Update schema generator & validator to support nullable types
⏩︎ Bug Fixes
- component: Fix notecard picking up id as link instead of slug
- webpack: Fix webpack crash at symlinked note/blog dir
- notes: Fix log gap between mobile toc bar and breadcrumbs
- conf: Add fallback value for site.edit_url
- component: Fix NavArrow button appearing above the mobile navbar-sidebar
- Remove redundant scrollToTop component
- aboutMe: Fallback to hero_section.profile_pic if about.image is not set
- schema: Fix generator failing to parse get() calls inside another function
- schema: Fix schema not having hints for arrey items
⏩︎ Refactor
- note: Refactor the notes page, fix various layout issues
- schema: Rewrite schema generator to support complex inline and block comment parsing for descriptions and item types
v0.9.7
What's New?
⏩︎ Features
- Conditionally enable PWA plugin in production and update offline activation conditions
v0.9.6
No changes to note.
v0.9.5
No changes to note.
v0.9.4
What's New?
⏩︎ Bug Fixes
- Calculate remoteUrl in non-interactive mode
- docs: Rename custom config section to vars
v0.9.3
What's New?
⏩︎ Refactor
- config: Custom var declaration key from
customtovars
⏩︎ Documentation
- Change schema path
v0.9.2
What's New?
⏩︎ Bug Fixes
- config: Map meta tags correctly
- docs: Fix package name
v0.9.1
What's New?
⏩︎ Feature
- Add config validator
v0.8.0
No changes to note.