- add devsim from pypi [PR](https://github.com/gdsfactory/gdsfactory/pull/776)
- dbr_tapered rewrite [PR](https://github.com/gdsfactory/gdsfactory/pull/775)
- Recursively netlist transformed (flattened) references [PR](https://github.com/gdsfactory/gdsfactory/pull/772) enables recursive netlisting of references which have been transformed and flattened via the flatten_offgrid_references decorator, such that they can be properly simulated, i.e. with sax.
- Don't re-apply PDK decorator in get_component [PR](https://github.com/gdsfactory/gdsfactory/pull/773)