astro/packages/astro
Nate Moore 3d20623c32
Fix falsy values (#275)
* fix(#274): improve attribute handling

* chore: add test for JSX expressions

* fix: falsy expressions should not render

* chore: add changeset

* test: update expression tests

* fix: render 0 if value is {0}
2021-05-28 17:02:04 -05:00
..
components Fix codeblocks in markdown components (#264) 2021-05-27 13:54:38 -04:00
src Fix falsy values (#275) 2021-05-28 17:02:04 -05:00
test Fix falsy values (#275) 2021-05-28 17:02:04 -05:00
astro.mjs Migrate to yarn monorepo (#157) 2021-04-30 16:33:35 -05:00
CHANGELOG.md Release 2021-05-24 16:32:10 -04:00
internal.d.ts Format (#167) 2021-05-03 12:26:10 -06:00
package.json chore: cleanup deps (#261) 2021-05-27 08:10:14 -04:00
README.md fix: monorepo issues (#158) 2021-04-30 16:38:40 -05:00
snowpack-plugin.cjs Enable HMR (#260) 2021-05-27 09:55:23 -05:00
tsconfig.json Refactor astro export map, add source-map-support (#161) 2021-05-03 13:18:08 -05:00

Astro is a fresh but familiar approach to building websites. Astro combines decades of proven performance best practices with the DX improvements of the component-oriented era.