let regenerate pass an input map - make GetMapAndDependencies account for beta releases
allow previews in versioned strings
ensure esbuild respects version provided by the user
switch negative flag, allow map rebuild
format
format
allow js in esbuild plugin fix tests
support both net7 & 6
remove argu and giraffe as they are not used
fix release pipeline
add markdown plugin
update esbuild default version
update launch settings
fix docs and add markdown plugin working
start with plugin ordering settings
enable plugin list
bump new beta
move old docs and new docs
update dev perla schema
update perla schema
draft the v1 blog post
allow specifying where to copy what
adjust new structure of the docs
tune typescript file
general fixes to the docs website
fix up CSS HMR url missmatches and live reload
fantomas format
bump packages
rename perla.jsonc to perla.json
update v1 references to perla.json
fix schema for includes/excludes in testing
add new perla.json config add migration file WIP for plugns and testing
move migrate to the getting started section
add diff highlight
add syntax coloring as well
update esbuild path
update esbuild path
bump version
update paket related stuff
try fix build
restore should technically call paket internally
expose some internals to testing - remove reduntant name for module - fix useSSL not respected in config - set useSSL to false by default
ensure devServer options are set and respected from the config file - add preliminary "configuration" tests
fix link
add v1 in the works notice
change markdown strategy from cache to stale while revalidate
bump version
remove css assertion (esbuild won't take that)
go back to .net6
run debug in net6
ignore message if we don't delete existig repos
ensure update takes branch into account
bump
ensure updated branch is taken into account
ensure plain utf8
fix events and deletion of file events
bump
fix translation tests
rename to js sample test
allow fable projects in tests
update jsonschema for the testing node
add preliminary work in describe command
update gitpod instructions
update docker image
update gitpod files
Don't use alpine in gitpod
update tools and include files in solution
Fix compile issue
fix issues with unescaped octal sequences
change the default host to "localhost"
add serve shorthand
bump to beta 10
Copy index to avoid file miss-overwrite
bump to beta 11
update package versions
fix compile errors from updated packages
fix sample
fix #99
fix #100 fix #97
don't minify sources in dev mode
bump to beta 12
change init name fix some tests update setup process
bump beta 13
add schema for template configuration
update required props
add support for template config
update methods to support a better listing of child templates
checkpoint
update esbuild version
add env fixes
Fix esbuild 0.17+ download url changes
emit env files correctly
just discard the first value
fix esbuild-ci
bump
Move template related operations to scaffolding
handle template script content
dynamic prompts
prepare run new for testing
update FSharp.SystemCommandLine
leave commands in their own modules
Move handlers to their own modules - Remove private functions inside the handlers module - Add Helper modules to have better organization - Simplify Template operations - Remove dynamic prompts from template operations
format
update tests to compile
Add new signature files - target net7 as well
update build props
update Program.fs to reflect code changes
Add support for esm.sh as part of #95
Re-organize commands modules Move inputs to their modules to allow parse testing