v1.0.0-beta.38 - February 15, 2024
- Fixed
layouts
resolution when ingesting theme
v1.0.0-beta.37 - February 15, 2024
- Added
color
,icon
,styles
andtagClass
properties to<VPLCollectionTag>
- Fixed some styling bugs in
<VPLCollectionTag>
- Simplified
useCollection
tagging to an all purposetags
export
v1.0.0-beta.36 - February 14, 2024
- Improved exportability of non-essentials
v1.0.0-beta.35 - February 14, 2024
- Switched
lodash
tolodash-es
because 🤦
v1.0.0-beta.34 - February 14, 2024
- Improved design of
tagging
and related components and composables ❤️
v1.0.0-beta.33 - February 13, 2024
- Updated
lando
config sets
v1.0.0-beta.32 - February 12, 2024
- Added
tagging
as a thing - Improved
createContentLoader
so it returns additional optionalfrontmatter
but removes unneeded props for performance reasons
v1.0.0-beta.31 - February 9, 2024
- AUTO DEPLOY FIX 2
v1.0.0-beta.30 - February 9, 2024
- AUTO DEPLOY FIX 1
v1.0.0-beta.29 - February 8, 2024
- Fixed broken
internalDomains
handling to forcetarget=_self
v1.0.0-beta.28 - February 7, 2024
- Update sponsor linx
v1.0.0-beta.27 - February 7, 2024
- Fixed bug causing
vitepress build
failures on non-filegit log
locations - Fixed bug causing
VPLCollectionIcon.vue
to not render correctly on a hard refresh
v1.0.0-beta.26 - February 7, 2024
- Updated to
vitepress@1.0.0-rc.42
v1.0.0-beta.25 - February 7, 2024
- Guard
prev.id
andnext.id
inuseCollection
like it's nobodies biznizz
v1.0.0-beta.24 - February 2, 2024
- Updated to
vitepress@1.0.0-rc.41
- Updated
sponsors.yaml
v1.0.0-beta.23 - February 1, 2024
- Fixed collection
WSOD
in someundefined
id situations
v1.0.0-beta.22 - January 31, 2024
- Fixed default
sidebarEnder
forlando
config sets
v1.0.0-beta.21 - January 30, 2024
- Added an
export
for ourcreateContentLoader
- Removed reliance on
vite/normalizePath
- TOMLize netlify plugin settings
v1.0.0-beta.20 - January 25, 2024
- Fixed broken
base
in Lando config sets - Updated
twitter
tox
v1.0.0-beta.19 - January 25, 2024
- Improved
vite
configuration for better portability part 2
v1.0.0-beta.18 - January 25, 2024
- Improved
vite
configuration for better portability
v1.0.0-beta.17 - January 25, 2024
- Dealias all
vitepress
components for better portability
v1.0.0-beta.16 - January 25, 2024
- Updated to latest
vitepress
take 2
v1.0.0-beta.15 - January 25, 2024
- Updated to latest
vitepress
v1.0.0-beta.14 - January 25, 2024
- Fixed more extension chaos
v1.0.0-beta.13 - January 25, 2024
- Fixed
Cannot find module
onenhance-app-with-layouts
v1.0.0-beta.12 - January 24, 2024
- Fixed
<Jobs>
and<Sponsors>
dark mode background color to be more consistent with<CarbonAds>
v1.0.0-beta.11 - January 24, 2024
- Casing matters
v1.0.0-beta.10 - January 24, 2024
- Added ability to append a single menu item to the end of the sidebar with the
sidebarEnder
config key
v1.0.0-beta.9 - January 24, 2024
- Fixed
dependency
resolution
v1.0.0-beta.8 - January 24, 2024
- Fixed
dependency
resolution
v1.0.0-beta.7 - January 24, 2024
- Fixed
dependency
resolution
v1.0.0-beta.6 - January 24, 2024
- Fixed automatic
gitRoot
discovery when used outside itself - Improved
base
usage - Migrated
lando
config sets to VitePress
v1.0.0-beta.5 - January 23, 2024
- Fixed internal
import
resolutions so theme can be used externally - Improved install docs to reflect the need to also install
vitepress
v1.0.0-beta.4 - January 23, 2024
- Fixed bug causing
VPLDocFooter
to not show when toggling between acollection
and normal doc - Fixed
netlify
form input text in dark mode so it is visible - Fixed broken GitHub support link
v1.0.0-beta.3 - January 23, 2024
- First deploy to
npm
part 2
v1.0.0-beta.2 - January 23, 2024
- First deploy to
npm
v1.0.0-beta.1 - January 23, 2024
- Migrated @lando/vuepress-theme-default-plus to VitePress